gtkapplication: Fix incorrect value passed to g_variant_new()
authorBastien Nocera <hadess@hadess.net>
Mon, 14 Apr 2014 14:40:20 +0000 (16:40 +0200)
committerBastien Nocera <hadess@hadess.net>
Mon, 14 Apr 2014 18:27:45 +0000 (20:27 +0200)
commit80993ea47ac4af5e9ff6cb6c330ca30781ddeac1
treebbb77f911de4c33a85c40181cdc11d93efe419ea
parentb0a0b7ebe7a1ee87cd05ef0600edd5c5200a72cd
gtkapplication: Fix incorrect value passed to g_variant_new()

The code expected to format @u, not u.

https://bugzilla.gnome.org/show_bug.cgi?id=728140
gtk/gtkapplication-dbus.c